home *** CD-ROM | disk | FTP | other *** search
/ Cope with Cancer / Cope with Cancer.iso / pc / cope / comp.dxr / 00086.ls < prev    next >
Encoding:
Text File  |  1998-11-03  |  212 b   |  11 lines

  1. on mouseDown
  2.   global gvidCategory
  3.   set gvidCategory to the frame
  4.   puppetSound("button.aif ")
  5.   unLoad(theFramenum)
  6.   puppetTransition(9, 1, 18)
  7.   go("CTvid2")
  8.   cursor(4)
  9.   sound playFile 1, "movieLo.aif"
  10. end
  11.